SPREAD for WPF 3.0J - GcSpreadSheet
TableStyleCommand コンストラクタ(Table[],String,Boolean)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス > TableStyleCommand コンストラクタ : TableStyleCommand コンストラクタ(Table[],String,Boolean)
スタイルが適用されるテーブルのリスト。
テーブルスタイルの名前を示す文字列値。
TableStyleCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal tables() As Table, _
   ByVal tableStyleName As System.String, _
   Optional ByVal clearFormat As System.Boolean _
)
public TableStyleCommand( 
   Table[] tables,
   System.string tableStyleName,
   System.bool clearFormat
)

パラメータ

tables
スタイルが適用されるテーブルのリスト。
tableStyleName
テーブルスタイルの名前を示す文字列値。
clearFormat
参照

TableStyleCommand クラス
TableStyleCommand メンバ
オーバーロード一覧